﻿/** common **/
.common {
	margin: 0 auto;
	width: 100%;
}
.home .s0 {
	height: 950px;
	background: #fff;
	border-bottom: none;
}
.home .s1 {
	height: 880px;
	background: #f1f1f1;
	border-bottom: none;
}
.home .s2 {
	height: 660px;
	background: #e6e6e6;
	border-bottom: none;
}
.home .s3 {
	height: 650px;
	background: #f6f6f6;
	border-bottom: none;
}
.home .s3 h2 {
	padding-top: 40px;
}
.home .s4 {
	height: 890px;
	background: #efefef;
	border-bottom: none;
}
.home .s5 {
	height: 430px;
	background: #f6f6f6;
	border-bottom: none;
}
.home .s5 h2 {
	padding-top: 40px;
}

.home .s4 h2 {
	padding-top: 40px;
}
.service .s0 {
	height: 600px;
	background: #f2f2f2;
	border-bottom: none;
}
.service .s0 h2.coop {
	padding-top: 50px;
}
.common div.coop {
	margin: 0 auto;
	padding-top: 20px;
	width: 1200px;
}
.common div.coop div.item {
	float: left;
	width: 222px;
	height: 340px;
	margin: 0px 7px 0px 8px;
	border: 1px #eee solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.common div.coop div.item:hover {
	box-shadow: 4px 7px 7px rgba(208,205,205,.51);
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
}
.common div.coop div.i1 {
	background: url(/dp7cn/images/c_i_1.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i1:hover {
	background: url(/dp7cn/images/c_i_10.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i2 {
	background: url(/dp7cn/images/c_i_2.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i2:hover {
	background: url(/dp7cn/images/c_i_20.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i3 {
	background: url(/dp7cn/images/c_i_3.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i3:hover {
	background: url(/dp7cn/images/c_i_30.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i4 {
	background: url(/dp7cn/images/c_i_4.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i4:hover {
	background: url(/dp7cn/images/c_i_40.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i5 {
	background: url(/dp7cn/images/c_i_5.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.i5:hover {
	background: url(/dp7cn/images/c_i_50.jpg) 20px -21px no-repeat #fff;
}
.common div.coop div.item h3, .common div.coop div.item p {
	margin: 0 auto;
	width: 180px;
	text-align: center;
	color: #888;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-weight: normal;
}
.common div.coop div.item h3 {
	margin-top: 140px;
	height: 45px;
	line-height: 45px;
	font-size: 25px;
	color: #666;
}
.common div.coop div.item p {
	line-height: 31px;
	font-size: 21px;
	color: #999;
}
.common div.coop div.item:hover h3 {
	color: #0DA4B9;
}
.common div.coop div.item:hover p {
	color: #666;
}
.service .s1 {
	height: 610px;
	background: #fff;
	border-bottom: none;
}
.common h2.contact {
	padding-top: 50px;
}
.common div.contact {
	margin: 0 auto;
	padding-top: 20px;
	width: 1200px;
}
.common div.contact div.p {
	float: left;
	width: 600px;
	height: 350px;
}
.common div.contact div.p span.img_topic {
	display: block;
	float: right;
	margin: 20px 50px 0px 0px;
	width: 450px;
	height: 320px;
	overflow: hidden;
}
.common div.contact div.p span.img_topic img {
	width: 450px;
	height: 320px;
}
.common div.contact div.i {
	float: right;
	margin-top: 10px;
	width: 600px;
	height: 320px;
}
.common div.contact div.i span.i {
	display: block;
	padding: 10px 0;
	border-bottom: 1px #eee dashed;
	width: 600px;
	height: auto;
	line-height: 35px;
	font-size: 25px;
	color: #333;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.common div.contact div.i span.i font.i {
	padding-left: 75px;
	line-height: 45px;
	font-size: 25px;
	color: #333;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.common div.contact div.i span.b {
	border-bottom: none;
}
.common div.contact div.i span.i a.qq {
	text-decoration: underline;
	letter-spacing: 2px;
	color: #333;
}
.service .s2 {
	height: 720px;
	background: #f9f9f9;
	border-bottom: none;
}
.common h2.feed {
	padding-top: 50px;
}
.common div.feed {
	margin: 0 auto;
	padding-top: 20px;
	width: 1000px;
}
.common div.feed div.p {
	float: right;
	width: 500px;
	height: 350px;
}
.common div.feed div.p span.img_topic {
	display: block;
	float: left;
	margin: 20px 0px 0px 30px;
	width: 450px;
	height: 320px;
	overflow: hidden;
}
.common div.feed div.p span.img_topic img {
	width: 450px;
	height: 320px;
}
.common div.feed div.i {
	float: left;
	width: 480px;
	height: 350px;
}
.common div.feed div.i form {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
.common div.feed div.i span.i {
	display: block;
	float: left;
	margin-top: 10px;
	width: 460px;
	height: 39px;
	border: 1px #eee solid;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.common div.feed div.i span.i input, .common div.feed div.i span.txt textarea {
	margin: 5px 0px 0px 5px;
	padding-left: 5px;
	width: 445px;
	height: 29px;
	line-height: 29px;
	font-size: 19px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	background: none;
	border: none;
	outline: medium;
}
.common div.feed div.i span.ch,.common div.feed div.i span.dh,.common div.feed div.i span.cs,.common div.feed div.i span.mj {
	margin-right: 18px;
	width: 220px;
}
.common div.feed div.i span.ch input,.common div.feed div.i span.dh input,.common div.feed div.i span.cs input,.common div.feed div.i span.mj input {
	width: 205px;
}
.common div.feed div.i span.txt {
	height: 100px;
}
.common div.feed div.i span.txt textarea {
	margin-top: 5px;
	height: 90px;
}
.common div.feed div.i span.yz {
	margin-right: 18px;
	width: 100px;
}
.common div.feed div.i span.yz input {
	width: 85px;
}
.common div.feed div.i span.yzm {
	width: 300px;
	line-height: 39px;
	border: none;
	background: none;
}
.common div.feed div.i span.yzm font.yzm img {
	width: 80px;
}
.common div.feed div.i span.yzm a.yzm {
	padding-left: 10px;
	color: #0066cc;
}
.common div.feed div.i span.ch,.common div.feed div.i span.dh,.common div.feed div.i span.yx,.common div.feed div.i span.ly,.common div.feed div.i span.yz {
	border: 1px #FCC9CA solid;
}
.common div.feed div.i span.i input.er, .common div.feed div.i span.txt textarea.er {
	background: #ff0000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
.common div.feed div.i span.sub {
	display: block;
	position: relative;
	float: left;
	margin-top: 30px;
	width: 400px;
	height: 60px;
	background: none;
}
.common div.feed div.i span.sub a {
	z-index: 98;
	top: 0px;
	left: 0px;
	width: 180px;
	font-size: 25px;
}
.about .s0 {
	height: 750px;
	background: #fff;
	border-bottom: none;
}
.common h2.aboutus {
	padding-top: 50px;
}
.common div.aboutus {
	margin: 0 auto;
	padding-top: 20px;
	width: 1200px;
}
.common div.aboutus div.p {
	float: left;
	width: 600px;
	height: 350px;
}
.common div.aboutus div.p span.img_topic {
	display: block;
	float: left;
	margin: 8px 8px 0px 0px;
	overflow: hidden;
	background: #f2f2f2;
}
.common div.aboutus div.p span.imgi1 {
	width: 210px;
	height: 335px;
}
.common div.aboutus div.p span.imgi2 {
	width: 360px;
	height: 167px;
}
.common div.aboutus div.p span.imgi3 {
	width: 200px;
	height: 160px;
}
.common div.aboutus div.p span.imgi4 {
	width: 152px;
	height: 160px;
}
.common div.aboutus div.p span.imgi5 {
	width: 280px;
	height: 160px;
}
.common div.aboutus div.p span.imgi6 {
	width: 290px;
	height: 160px;
}
.common div.aboutus div.i {
	float: right;
	width: 580px;
	height: 350px;
}
.common div.aboutus div.i p {
	text-indent: 2em;
	line-height: 31px;
	font-size: 16px;
	color: #666;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.about .s1 {
	height: 1050px;
	background: #f2f2f2;
	border-bottom: none;
}
.about .s1 h2.yewu {
	padding-top: 50px;
}
.about .s1 div.yewu {
	padding: 10px 0;
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.about .s1 div.yewu strong {
	margin: 0 5px;
	font-size: 20px;
	color: #666;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.about .s2 {
	height: 680px;
	background: #f9f9f9;
	border-bottom: none;
}
.about .s2 h2.case {
	padding-top: 50px;
}
.common div.case {
	margin: 0 auto;
	width: 1200px;
	height: 425px;
}
.common div.case a.img_casei {
	position: relative;
	display: block;
	float: left;
	margin: 20px 10px 0px 10px;
	width: 220px;
	height: 200px;
	overflow: hidden;
}
.common div.case a.img_casei img {
	width: 220px;
	height: 200px;
}
.common div.case a.img_casei font {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	width: 220px\9;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	background-color: #000\9;
	filter: alpha(opacity= 60)\9;
	cursor: pointer\9;
}
.guhuaji .s0 {
	background: #eee;
	height: 750px;
}
.common div.ghjxg {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	padding-top: 40px;
}
.common div.ghjxg div.pbl {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	-webkit-column-width: 200px;
	-moz-column-width: 200px;
	column-width: 200px;
	height: 680px;
}
.common div.ghjxg div.pbl div.img_ghxg {
	width: 100%;
	background: #f2f2f2;
	margin-bottom: 8px;
	display: inline-block;
	overflow: hidden;
}
.common div.ghjxg div.pbl div.i0 {
	width: 228px;
	height: 55px;
}
.common div.ghjxg div.pbl div.i0 h2 {
	width: 228px;
	height: 55px;
	background: #0085DA;
	line-height: 55px;
	text-align: center;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-size: 29px;
	color: #fff;
	font-weight: normal;
}
.common div.ghjxg div.pbl div.i0 h2.t {
	background: #ff6600;
	font-size: 39px;
}
.common div.ghjxg div.pbl div.i1 {
	height: 160px;
	background: url(/dp7cn/images/ghjxg_01.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i2 {
	height: 405px;
	background: url(/dp7cn/images/ghjxg_02.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i3 {
	height: 147px;
	background: url(/dp7cn/images/ghjxg_03.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i4 {
	height: 185px;
	background: url(/dp7cn/images/ghjxg_04.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i5 {
	height: 235px;
	background: url(/dp7cn/images/ghjxg_05.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i6 {
	height: 148px;
	background: url(/dp7cn/images/ghjxg_06.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i7 {
	height: 121px;
	background: url(/dp7cn/images/ghjxg_07.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i8 {
	height: 291px;
	background: url(/dp7cn/images/ghjxg_08.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i9 {
	height: 405px;
	background: url(/dp7cn/images/ghjxg_09.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i10 {
	height: 168px;
	background: url(/dp7cn/images/ghjxg_10.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i11 {
	height: 152px;
	background: url(/dp7cn/images/ghjxg_11.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i12 {
	height: 135px;
	background: url(/dp7cn/images/ghjxg_12.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.i13 {
	height: 274px;
	background: url(/dp7cn/images/ghjxg_13.jpg) center center no-repeat;
}
.common div.ghjxg div.pbl div.img_ghxg {
	float: left\9;;
	width: 228px\9;
	height: 155px\9;
	margin: 8px 0px 0px 8px\9;
}
.guhuaji .s1 {
	height: 770px;
	background: #fff;
	border-bottom: none;
}
.common h2.ghjtd {
	padding-top: 40px;
}
.common h2.ghjtd span.itt_eng {
	font-size: 16px;
	color: #999;
}
.common div.ghjtd {
	margin: 0 auto;
	width: 1200px;
	padding-top: 20px;
}
.common div.ghjtd div.l {
	float: left;
	width: 670px;
}
.common div.ghjtd div.l table {
	float: right;
	border-top: 2px #ccc solid;
	border-left: 2px #ccc solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 445px;
}
.common div.ghjtd div.l table td {
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
	line-height: 57px;
	text-align: center;
	font-size: 19px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	color: #333;
}
.common div.ghjtd div.l table td.b {
	border-right: 2px #FC7F2A solid;
	border-bottom: 2px #FC7F2A solid;
	background: #ff6700;
	color: #fff;
}
.common div.ghjtd div.r {
	float: right;
	width: 510px;
	padding: 0px 0px 0px 20px;
}
.common div.ghjtd div.r div.txt {
	width: 100%;
	line-height: 30px;
	font-size: 19px;
	color: #787878;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.common div.ghjtd div.r div.txt strong {
	font-size: 19px;
	color: #333;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.common div.ghjtd div.m {
	border-top: 2px #ccc dashed;
	padding-top: 15px;
	margin-top: 20px;
	width: 1200px;
	line-height: 35px;
	text-align: center;
	font-size: 21px;
	color: #888;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.guhuaji .s2 {
	height: 650px;
	background: #f6f6f6;
	border-bottom: none;
}
.guhuaji .s2 h2 {
	padding-top: 40px;
}
.guhuaji .s3 {
	height: 890px;
	background: #efefef;
	border-bottom: none;
}
.guhuaji .s3 h2 {
	padding-top: 40px;
}
.guhuaji .s3 h2.t {
	color: #ff6700;
}
.common div.hezuo {
	margin: 0 auto;
	width: 1200px;
}
.common div.hezuo a.img_hzi {
	position: relative;
	display: block;
	float: left;
	margin: 20px 10px 0px 10px;
	width: 220px;
	height: 200px;
	overflow: hidden;
}
.common div.hezuo a.img_hzi img {
	width: 220px;
	height: 200px;
}
.common div.hezuo a.img_hzi font {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	width: 220px\9;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	background-color: #000\9;
	filter: alpha(opacity= 60)\9;
	cursor: pointer\9;
}
.promain .s0 {
	height: 880px;
	background: #f1f1f1;
	border-bottom: none;
}
.common h2.proitem {
	padding-top: 40px;
}
.common h2.proitem span.itt_eng {
	padding: 10px 0;
	font-size: 25px;
}
.common div.mfghj {
	padding-top: 10px;
}
.promain .s1 {
	height: 950px;
	background: #fff;
	border-bottom: none;
}
.common div.stjtop {
	margin: 0 auto;
	width: 100%;
	height: 750px;
	background: url(/dp7cn/images/stj_secbgtop_i.jpg) bottom center no-repeat;
}
.common div.stjtop div.solution {
	margin: 0 auto;
	width: 100%;
	height: 100px;
	background: url(/dp7cn/images/stj_solbgtop.jpg) top center no-repeat #ff6801;
	font-size: 0px;
	color: #FF6801;
}
.common div.stjtop div.intro {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}
.common div.stjtop div.intro h3, .common div.stjtop div.intro ul, .common div.stjtop div.intro ul li {
	float: right;
	width: 500px;
	text-align: right;
}
.common div.stjtop div.intro h3 {
	margin-top: 30px;
	height: 65px;
	line-height: 55px;
	letter-spacing: 2px;
	font-size: 36px;
	color: #000;
	border-bottom: 1px #000 solid;
}
.common div.stjtop div.intro h3 font {
	padding: 0 5px;
	font-size: 45px;
	color: #ff0000;
}
.common div.stjtop div.intro ul {
	height: 460px;
}
.common div.stjtop div.intro ul li {
	margin-top: 15px;
	padding-right: 80px;
	height: 90px;
	line-height: 29px;
	font-size: 20px;
	color: #686868;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.common div.stjtop div.intro ul li strong {
	display: block;
	line-height: 35px;
	font-size: 29px;
	color: #000;
	font-weight: normal;
}
.common div.stjtop div.intro ul li.t1 {
	background: url(/dp7cn/images/stj_secbgtop_i1.jpg) center right no-repeat;
}
.common div.stjtop div.intro ul li.t2 {
	background: url(/dp7cn/images/stj_secbgtop_i2.jpg) center right no-repeat;
}
.common div.stjtop div.intro ul li.t3 {
	background: url(/dp7cn/images/stj_secbgtop_i3.jpg) center right no-repeat;
}
.common div.stjtop div.intro ul li.t4 {
	background: url(/dp7cn/images/stj_secbgtop_i4.jpg) center right no-repeat;
}
.common div.stjtop div.intro ul li.t3 strong {
	color: #ff0000;
}
.common div.stjtop div.intro a.go {
	display: block;
	float: right;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 33px;
	color: #888;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	background: #f2f2f2;
}
.common div.stjtop div.intro a.link-effect-1 {
	margin: -10px 0px 0px -10px;
	width: 220px;
	text-align: center;
	background: #ff6700;
	color: #fff;
}
.common div.stjtop div.intro a.g205 {
	background: #20A3E5;
}

.promain .s2 {
	height: 660px;
	background: #f2f2f2;
	border-bottom: none;
}
.common div.prolist {
	margin: 0 auto;
	width: 1200px;
	height: 470px;
}
.common div.prolist a.img_proi {
	position: relative;
	display: block;
	float: left;
	margin: 20px 10px 0px 10px;
	width: 220px;
	height: 200px;
	overflow: hidden;
}
.common div.prolist a.img_proi img {
	width: 220px;
	height: 200px;
}
.common div.prolist a.img_proi font {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	width: 220px\9;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	background-color: #000\9;
	filter: alpha(opacity= 60)\9;
	cursor: pointer\9;
}
.solution .s0 {
	height: 300px;
	background: #f9f9f9;
	border-bottom: none;
}
.solution .s0 p {
	padding-top: 80px;
	line-height: 55px;
	text-align: center;
	font-size: 33px;
	color: #999;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.solution .s1 {
	height: 880px;
	background: #f1f1f1;
	border-bottom: none;
}
.solution .s2 {
	height: 950px;
	background: #fff;
	border-bottom: none;
}
.solution .s3 {
	height: 660px;
	background: #f2f2f2;
	border-bottom: none;
}
/** info **/
.info {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	height: auto;
	background: #f6f6f6;
	border-top: 1px #ebebeb solid;
}
.info .main {
	margin: 30px auto;
	width: 1200px;
	height: auto;
}
.info .main .view {
	float: left;
	width: 980px;
	height: auto;
	background: #fff;
}
.info .main .view .menu {
	width: 980px;
	height: 45px;
}
.info .main .view .menu a.i {
	float: left;
	display: inline;
	margin: 15px 0px 0px 15px;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	background: #eee;
}
.info .main .view .menu a.i:hover {
	color: #fff;
	background: #ff6700;
}
.info .main .view .menu a.on {
	color: #fff;
	background: #ff6700;
}
.info .main .view .list {
	width: 980px;
	height: auto;
}
.info .main .view .list li {
	float: left;
	margin: 20px 0px 0px 15px;
	width: 950px;
	height: 170px;
	border-bottom: 1px #f6f6f6 solid;
	overflow: hidden;
}
.info .main .view .list li a.timg, .info .main .view .list li a.timg img {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 150px;
}
.info .main .view .list li h5, .info .main .view .list li p {
	float: right;
	width: 700px;
	margin-right: 20px;
	overflow: hidden;
}
.info .main .view .list li h5 {
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	color: #686868;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.info .main .view .list li h5 a:hover {
	color: #ff6700;
	text-decoration: none;
}
.info .main .view .list li p {
	height: 105px;
	line-height: 35px;
	font-size: 19px;
	color: #777;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	word-wrap: break-word;
}
.info .main .view .page {
	width: 980px;
	height: 90px;
}
.info .main .view .page .pglinks {
	margin: 30px 0px 0px 5px;
	width: 960px;
}
.info .main .view .page .pglinks span, .info .main .view .page .pglinks a {
	display: block;
	float: left;
	min-width: 25px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	padding: 0px 10px;
	margin: 0px 10px;
	border: 1px #ccc solid;
	background: #f6f6f6;
	color: #666;
	font-size: 21px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.info .main .view .page .pglinks span {
	border: 1px #eee solid;
	background: #f6f6f6;
	color: #999;
}
.info .main .view .page .pglinks a {
	border: 1px #fff solid;
	background: #ff6700;
	color: #fff;
}
.info .main .view .page .pglinks a:hover {
	border: 1px #fff solid;
	background: #ff0000;
	color: #fff;
}
.info .main .view h1.title {
	margin: 50px 0px 0px 15px;
	width: 950px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 25px;
	color: #ff6700;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.info .main .view .content {
	margin: 20px 0px 0px 25px;
	width: 930px;
	height: auto;
	line-height: 35px;
	font-size: 21px;
	color: #686868;
}
.info .main .view .content div, .info .main .view .content p, .info .main .view .content span, .info .main .view .content font, .info .main .view .content td {
	line-height: 35px;
	font-size: 21px;
	color: #686868;
}
.info .main .view .content div, .info .main .view .content p {
	margin-bottom: 10px;
}
.info .main .view .like {
	margin: 20px 0px 0px 25px;
	width: 930px;
	height: 200px;
}
.info .main .view .like strong, .info .main .view .like label, .info .main .view .like span, .info .main .view .like font {
	display: block;
	float: left;
	line-height: 35px;
	font-size: 21px;
	color: #686868;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.info .main .view .like strong a.keytag {
	margin: 0px 20px 0px 0px;
	color: #ff6700;
}
.info .main .view .like label {
	float: right;
	margin-left: 30px;
}
.info .main .view .like label font {
	float: right;
}
.info .main .view .like span.prevnext {
	width: 930px;
	margin-top: 15px;
	padding-top: 20px;
	border-top: 2px #ddd solid;
}
.info .main .view .like span.prevnext a, .info .main .view .like span.prevnext font {
	display: block;
	padding-bottom: 10px;
}
.info .main .view .like span.prevnext a:hover {
	color: #ff6700;
}
.info .main .view .like span.prevnext font {
	color: #999;
}
.info .main .sbar {
	float: right;
	padding-top: 10px;
	width: 200px;
	height: 230px;
	background: #fff;
}
.info .main .sbar h5.t {
	width: 200px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 21px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.info .main .sbar div.gzh {
	width: 200px;
	text-align: center;
}
/** end **/
